github.com/jackc/pgx/v5/pgtype.wrapPtrSliceScanPlan.SetNext (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L990: func (plan *wrapPtrSliceScanPlan[T]) SetNext(next ScanPlan) { plan.next = next }